@charset "utf-8";
.cabezado h1{
} 
.micabezera{
	
}
@media (min-width:1px) and (max-width:480px){
#dos .micabezado{
	color: #EC0D0D;
	width: 150px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 25px;
	padding-top: 3px;
	padding-left: 17px;
	float: left;
	opacity: 1;
	border-left: 5px double;
	border-right: 5px double;
	border-bottom: 5px double;
	border-top: 25px dashed #D43A3D;
	border-radius: 30;
	border-spacing: 0px 0px;
	background-color: #261C1C;
	
	}body p {
	background-color: #2B4AC1;
}
}
#dos p {
	color: #CD4D4F;
	font-style: normal;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	border-top-right-radius: 0px;
	background-repeat: repeat-y;
	text-align: center;
}



@media (min-width:1px) and (max-width:480px){
}

@media (min-width:481px) and (max-width:800px){
}
